home *** CD-ROM | disk | FTP | other *** search
/ Aminet 49 / Aminet 49 (2002)(GTI - Schatztruhe)[!][Jun 2002].iso / Aminet / util / misc / ssutils.lha / Spidersoft_Utilities / BetterBootScreen / BetterMountList < prev    next >
Text File  |  1980-01-01  |  624b  |  23 lines

  1. /* This is a mountlist entry for BetterBootScreen V2.0, if you find
  2.    messages saying that volume ???? is full when you try to install
  3.    BetterBootScreen, try making the HighCyl value larger.  If you
  4.    find that you can't run 1 Meg programs, make it lower.
  5.  
  6.    Chris Young/Spidersoft 1993
  7. */
  8.  
  9. BBS:
  10.            Device = ramdrive.device
  11.            Unit   = 1
  12.            Flags  = 0
  13.            Surfaces  = 2
  14.            BlocksPerTrack = 11
  15.            Reserved = 2
  16.            Interleave = 0
  17.            LowCyl = 0  ;  HighCyl = 10
  18.            Buffers = 5
  19.            BufMemType = 1
  20.            Mount = 1
  21.            BootPri = -128
  22. #
  23.